FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package ca.on.oh-setp#1.0.39 (109 ms)

Package ca.on.oh-setp
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.39&canonical=http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-ps-profile-CapabilityStatement-Repository
Url http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-ps-profile-CapabilityStatement-Repository
Version 0.10.0
Status active
Date 2024-04-24T14:41:39.7516603+00:00
Name PSONRepositoryFHIRCapabilityStatement
Title Ontario Patient Summary Repository FHIR Capability Statement
Experimental False
Realm ca
Description This is the FHIR capability statement for the Ontario Patient Summary Repository server
Purpose Main EHR capability statement, published for contracting and operational support
Copyright Copyright © Ontario Health
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

SearchParameter
http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-status composition.status
http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-type composition.type
http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-patient-identifier composition.patient.identifier
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle Bundle (PS-ON)


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "ca-on-ps-profile-CapabilityStatement-Repository",
  "url" : "http://ontariohealth.ca/fhir/CapabilityStatement/ca-on-ps-profile-CapabilityStatement-Repository",
  "version" : "0.10.0",
  "name" : "PSONRepositoryFHIRCapabilityStatement",
  "title" : "Ontario Patient Summary Repository FHIR Capability Statement",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-24T14:41:39.7516603+00:00",
  "publisher" : "Ontario Health",
  "contact" : [
    {
      "name" : "Ontario Health",
      "telecom" : [
        {
          "system" : "email",
          "value" : "oh-ds_architecture@ontariohealth.ca"
        }
      ]
    }
  ],
  "description" : "This is the FHIR capability statement for the Ontario Patient Summary Repository server",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CA",
          "display" : "Canada"
        }
      ]
    }
  ],
  "purpose" : "Main EHR capability statement, published for contracting and operational support",
  "copyright" : "Copyright © Ontario Health",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "json",
    "xml"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "Support the submission, search, and retrieval of Patient Summaries",
      "resource" : [
        {
          "type" : "Bundle",
          "profile" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle",
          "documentation" : "Submit a patient summary bundle to be published in the repository, search for and retrieve patient summaries already published",
          "interaction" : [
            {
              "code" : "create"
            },
            {
              "code" : "update"
            },
            {
              "code" : "read"
            },
            {
              "code" : "vread"
            },
            {
              "code" : "search-type"
            }
          ],
          "versioning" : "versioned",
          "readHistory" : true,
          "conditionalRead" : "not-supported",
          "searchParam" : [
            {
              "name" : "composition.patient.identifier",
              "definition" : "http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-patient-identifier",
              "type" : "token"
            },
            {
              "name" : "composition.type",
              "definition" : "http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-type",
              "type" : "token"
            },
            {
              "name" : "composition.status",
              "definition" : "http://ehealthontario.ca/fhir/SearchParameter/Bundle-composition-status",
              "type" : "token"
            },
            {
              "name" : "timestamp",
              "definition" : "http://ehealthontario.ca/fhir/SearchParameter/Bundle-timestamp",
              "type" : "date"
            },
            {
              "name" : "_lastUpdated",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
              "type" : "date"
            },
            {
              "name" : "_count",
              "type" : "number"
            },
            {
              "name" : "_sort=timestamp",
              "type" : "token"
            }
          ]
        }
      ]
    }
  ],
  "document" : [
    {
      "mode" : "consumer",
      "documentation" : "The repository is a document consumer in the sense that it receives and stores documents generated from source systems.",
      "profile" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle"
    },
    {
      "mode" : "producer",
      "documentation" : "The repository is a document producer in the sense that it serves stored documents for retrieval by other systems, but it does not itself produce documents per se.",
      "profile" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-bundle"
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.